circular linked list

英 [ˈsɜːkjələ(r) lɪŋkt lɪst] 美 [ˈsɜːrkjələr lɪŋkt lɪst]

网络  循环链表; 环形链表; 串列; 单循环链表

计算机



双语例句

  1. Specific process is to first build a one-way circular linked list, these people used to store code and password.
    具体过程就是先建一个单向循环链表,用来存储这些人的编码和密码。
  2. Algorithm for Mining Frequent Patterns Based on Circular Orthogonal Linked List
    基于循环十字链表的频繁模式挖掘算法
  3. In this paper, after so many experiments and analysis, a common method is summarized and an algorithm is designed, which is based on circular linked list.
    文章通过实验和分析,总结了一个通用性的描述形式,并给出了基于循环链表的算法设计。
  4. And since the circular linked list is created based on the ascendant sequence of the data list, so the data can be classified effectively to make the Josephus data list to be distributed symmetrically and no duplicate.
    根据数据元素值的递增顺序建立循环链表,能够有效地分类数据,使Josephus数据序列均匀分布且不重复。
  5. Besides, this clipping algorithm adopts the single circular linked list to represent the polygon and intersection points, which reduces the complexity of the data structure.
    该算法还采用了较为简单的单循环链表来存储多边形和交点,降低了数据结构的复杂性。
  6. A concrete realization of the process in the model, using circular linked list implementation of the model-based sliding window of the detection engine, which can effectively reduce system memory consumption.
    在模型的具体实现过程中,采用循环链表实现该模型中基于滑动窗口的检测引擎,可有效降低系统内存消耗。